Welcome![Sign In][Sign Up]
Location:
Search - sed and a

Search list

[Linux-Unix实践大师:UNIX awk和sed编程篇

Description: 这本书主要讲述了在UNIX下编写shell脚本的两个能力强大的工具awk和sed-this book mainly about the UNIX shell script prepared ability of the two powerful tool awk and sed
Platform: | Size: 7003136 | Author: 黄影 | Hits:

[Graph RecognizeFaceDetectionAndTrackingTechniquesInCompressed-Dom

Description: Abstract: Effective data processing is required with the fast development of multimedia technology. Compressed-domain images/video processing techniques have captured the attention of many researchers in recent years, and research on face detection and tracking in compressed-domain video becomes a new trend. Based on the analysis of the background and research status, some important future directions are presented. Key words: face detection;face tracking;compressed domain -Abstract : Effective data processing is required with the fast development of multimedia technology. Co. mpressed-domain images/video processing Edge (have captured the attention of many res earchers in recent years, and research on face detection and tracking in c Item-domain video becomes a new trend. Ba sed on the analysis of the background and resear ch status, some important future directions are presente d. Key words : face detection; face tracking; compressed domain
Platform: | Size: 145408 | Author: 黄永 | Hits:

[matlabsegmeeeeeeeeeeeeeee.tar

Description: A general technique for the recovery of signi cant image features is presented. The technique is based on the mean shift algorithm, a simple nonparametric pro- cedure for estimating density gradients. Drawbacks of the current methods (including robust clustering) are avoided. Feature space of any nature can be processed, and as an example, color image segmentation is dis- cussed. The segmentation is completely autonomous, only its class is chosen by the user. Thus, the same program can produce a high quality edge image, or pro- vide, by extracting all the signi cant colors, a prepro- cessor for content-based query systems. A 512  512 color image is analyzed in less than 10 seconds on a standard workstation. Gray level images are handled as color images having only the lightness coordinate-A general technique for the recovery of sig ni cannot image features is presented. The techni que is based on the mean shift algorithm, a simple nonparametric pro-cedure for estimat ing density gradients. Drawbacks of the curren t methods (including robust clustering) are av oided. Feature space of any nature can be proces sed, and as an example, color image segmentation is dis-cussed. The se gmentation is completely autonomous. only its class is chosen by the user. Thus, the same program can produce a high quality edge image, or pro-vide. by extracting all the signi cannot colors, a prepro- cessor for content-based query syste ms. A 512,512 color image is analyzed in less than 10 seconds on a standard workstation. Gray 4ISR l images are handled as color images having only the lightness c
Platform: | Size: 17408 | Author: gggg | Hits:

[Shell apised_awk

Description: sed and awk 编程介绍,各有一个pdf文件。-sed and awk programming introduction, each with a pdf file.
Platform: | Size: 1343488 | Author: zjan | Hits:

[WEB CodeASPAC-SED

Description: SED是UNIX环境下常用的工具之一.本文讲解如何使用SED进行文本处理与操作.-SED is a UNIX environment, one commonly used tool. This article on the use of SED for text processing and operation.
Platform: | Size: 322560 | Author: Kevin | Hits:

[Booksunix_awk_sed

Description: awk书籍,主要介绍了awk的原理和使用方法,并且和sed进行比较,是一个比较好的书籍-Books awk, awk the main principle of the introduction and use of methods and to compare sed is a good book
Platform: | Size: 7526400 | Author: huangjin | Hits:

[Othersedawk2on

Description: A sed and awk description, for a proffessional text edition and fast programming
Platform: | Size: 813056 | Author: midgariano | Hits:

[GUI Develop3

Description: 在分析现有算法的基础上, 提出了一种新的算法, 并对其进行了仿真Z仿真结果表明, 无论是 在多径信道还是在AW GN 信道, 该算法的定时估计和频率偏移估计的均方差都要优于最大似然 算法和“集相关”算法Z-O FDM is sen sit ive to t im ing recovery and f requency offset est imat ion, cu rren t non2data2aided est imat ion methods don’t wo rk w ell on mu lt ipath channel. Based on the analysis of the cu rren t methods, a new method is p ropo sed and simu lated. The simu lat ion resu lt s show that the mean square erro r of the t im ing and f requency offset est imat ion fo r p ropo sed method is superio r to that of the max imum likelihood and en semb le co rrelat ion methods.
Platform: | Size: 259072 | Author: 卫海宁 | Hits:

[Linux-UnixBash

Description: 毫无疑问, UNIX/Linux最重要的软件之一就是shell, 目前最流行的shell被称为Bash(Bourne Again Shell), 几乎所有的 Linux和绝大部分的 UNIX 都可以使用 Bash。 作为系统与用户之间的交互接口, shell 几乎是你在 UNIX 工作平台上最亲密的朋友,因此,学好 shell,是学习 Linux/UNIX 的的开始,并且它 会始终伴随你的工作学习。-Bibliography A. Contributed Scripts B. Reference Cards C. A Sed and Awk Micro-Primer
Platform: | Size: 1367040 | Author: 王刚 | Hits:

[Linux-Unixsed

Description: 流编辑器sed的简要介绍,以及其命令的基本格式。-Sed stream editor:a brief introduction, and its basic format of the command.
Platform: | Size: 31744 | Author: yyq | Hits:

[ELanguagesed-manual-4.1.5

Description: sed is a stream editor. A stream editor is used to perform basic text transformations on an input stream (a file or input from a pipeline). While in some ways similar to an editor which permits scripted edits (such as ed), sed works by making only one pass over the input(s), and is consequently more efficient. But it is sed’s ability to filter text in a pipeline which particularly distinguishes it from other types of editors.
Platform: | Size: 222208 | Author: vic | Hits:

[Software Engineeringperl_program_scripts

Description: Perl借取了C、sed、awk、shell scripting以及很多其他程序语言的特性。其中最重要的特性是它内部集成了正则表达式的功能,以及巨大的第三方代码库CPAN。简而言之,Perl象C一样强大,象awk、sed等脚本描述语言一样方便。-Perl borrows the C, sed, awk, shell scripting, and many other programming language features. One of the most important feature is that it integrates the functionality of regular expressions, as well as a huge third-party code libraries CPAN. In short, Perl is as powerful as C, like awk, sed and other scripting language described as easy.
Platform: | Size: 618496 | Author: zk | Hits:

[Linux-UnixLinux.O_Reilly.SEDPandPAWK

Description: Linux.O_Reilly.SED+and+AWK.pdf 详细讲解Unix环境下的sed和awk的语法和用法,这两个命令在Shell编程中占了很大的比重,而且对于处理文本有很好的帮助,方便对大型数据文本处理-Linux.O_Reilly.SED+ and+ AWK.pdf explain in detail the Unix environment sed and awk' s syntax and usage, these two commands in the Shell programming accounted for a large proportion of the text and have a good deal for the help, facilitate the processing of large data text
Platform: | Size: 910336 | Author: lba | Hits:

[Booksoreilly-sed-a-awk

Description: 本书介绍了一组名字奇特的UNIX实用工具:sed和awk。这组实用工具有很多共同的特征,譬如正则表达式在模式匹配中的应用等。模式匹配在sed和awk的使用中是很重要的部分,因此本书详尽解释了UNIX正则表达式的语法。一般情况下,从grep到sed和awk的学习过程是很自然的,所以本书涵盖了上述3个程序,而重点集中在sed和awk。-This book presents a set of names peculiar UNIX utilities: sed and awk. Utility there are many common characteristics, such as regular expression pattern matching applications. Pattern matching is a very important part in the use of sed and awk, so this book explains in detail the UNIX regular expression syntax. Under normal circumstances, from grep to sed and awk the learning process is very natural, so the book covers these three procedures, focus on sed and awk.
Platform: | Size: 5483520 | Author: David | Hits:

[.netvs2005

Description: 在计算机科学中,是指一个用来描述或者匹配一系列符合某个句法规则的字符串的单个字符串。在很多文本编辑器或其他工具里,正则表达式通常被用来检索和/或替换那些符合某个模式的文本内容。许多程序设计语言都支持利用正则表达式进行字符串操作。例如,在Perl中就内建了一个功能强大的正则表达式引擎。正则表达式这个概念最初是由Unix中的工具软件(例如sed和grep)普及开的。正则表达式通常缩写成“regex”,单数有regexp、regex,复数有regexps、regexes、regexen。 -In computer science, a single string to be used to describe or match a series string of a syntactic rules. In many text editors or other tools, the regular expression is usually used to retrieve and/or replace the contents of the text that matches a pattern. Many programming languages ​ ​ support the use of regular expressions for string manipulation. For example, the built-in Perl a powerful regular expression engine. Regex the concept was first popularized by the Unix software tools (such as sed and grep). Regular expressions are usually abbreviated as " regex" singular regexp, the regex plural regexps, the regexes by, regexen,.
Platform: | Size: 32768 | Author: 育苗 | Hits:

[Technology Managementawk-and-sed

Description: sed和awk是一般用户,程序员和系统管理员们处理文本文件的有力工具。本书重点是编写sed和awk脚本来快速解决用户各种各样的问题。-sed and awk is a powerful tool for general users, programmers and system administrators who work with text files. The book focus is to write sed and awk scripts to quickly resolve the user a wide range of issues.
Platform: | Size: 12617728 | Author: 王虎 | Hits:

[OtherSed

Description: sed中文教程,学习sed绝对的好东西,值得保存。-the sed Chinese tutorial, learn sed absolutely a good thing, and worth saving.
Platform: | Size: 332800 | Author: dangqian | Hits:

[Internet-NetworkOReilly---sed-a-awk-2nd-Edition

Description: sed and awk programming
Platform: | Size: 970752 | Author: janata | Hits:

[Othersed

Description: Linux下sed用法介绍:sed是一个非交互性文本流编辑器。它编辑文件或标准输入导出的文本拷贝。标准输入可能是来自键盘、文件重定向、字符串或变量,或者是一个管道的文本。sed可以做些什么呢?别忘了,Vi也是一个文本编辑器。sed可以随意编辑小或大的文件,有许多sed命令用来编辑、删除,并允许做这项工作时不在现场。sed一次性处理所有改变,因而变得很有效,对用户来讲,最重要的是节省了时间。-Linux, sed usage: sed is a non-interactive text stream editor. Edit a file or standard input export text copy. The standard input from keyboard, file redirection string or variable, or a pipeline of text. sed can do? Do not forget, Vi is a text editor. sed can freely edit the small or large files, many sed command used to edit, delete, and allowed to do this work, not on the scene. sed disposable processing all changes, thus becoming very effective, and the user is concerned, the most important is that it saves time.
Platform: | Size: 625664 | Author: 五步蛇 | Hits:

[Shell apiSed-and-awk

Description: sed 和awk的高清第二版,内容齐全,学习awk与sed必备资料-sed and awk HD second edition, the content is complete, a lot of work
Platform: | Size: 14791680 | Author: 蒋洁 | Hits:
« 12 3 4 »

CodeBus www.codebus.net